Skip to content

Conversation

@nakul-py
Copy link
Contributor

@nakul-py nakul-py commented Dec 12, 2024

This PR adds Balanced Accuracy formula into the classification to the book.

closes #141

Screenshot:

Screenshot from 2024-12-13 18-34-50

:)

@santiviquez
Copy link
Collaborator

Hi @nakul-py the formula looks great but that's the accuracy formula, not the balanced accuracy.

Balanced accuracy is calculated as:

Screenshot 2024-12-12 at 07 52 00

@nakul-py
Copy link
Contributor Author

OK @santiviquez i will work on this

@nakul-py
Copy link
Contributor Author

Hey @santiviquez
This commit will add right Formula aba2123

@santiviquez
Copy link
Collaborator

Thanks for the update @nakul-py!

Before merging this I need to create a smaller font for formulas that are long. Because there is this issue that it gets very close the page margins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Balanced Accuracy Formula

2 participants